@@include('../partials/_template-top.html', {
'bodyClass': 'home-one-bg'
})
@@include('../partials/_header.html')
@@include('../partials/_banner.html')
@@include('../partials/_about.html')
@@include('../partials/_brand.html')
@@include('../partials/_video.html')
@@include('../partials/_counter.html')
@@include('../partials/_event.html')
@@include('../partials/_maquee.html')
@@include('../partials/_speakers.html')
@@include('../partials/_ticket.html')
@@include('../partials/_testimonial.html')
@@include('../partials/_faq.html')
@@include('../partials/_cta.html')
@@include('../partials/_blog.html')
@@include('../partials/_footer.html')
@@include('../partials/_template-bottom.html')